home *** CD-ROM | disk | FTP | other *** search
- This is the name of the button that this QuicKey will look for.
-
- Check here to have this macro test if the button exists.
-
- This macro will test if the button exists.
-
- Check here to have this macro test if the button does not exist.
-
- This macro will test if the button does not exist.
-
- Check here to have this macro test if the button is enabled.
-
- This macro will test the button for being enabled.
-
- Check here to have this macro test if the button disabled (gray).
-
- This macro will test the button for being disabled (gray).
-
- Check here to have this macro ignore whether the button is enabled or not.
-
- This macro will ignore whether the button is enabled or not.
-
- Check here to have this macro be of the decision type.
-
- This macro is of the decision type. One of the two macros to the right will be run based on the results of the above test.
-
- Check here to have this macro be of the jump type.
-
- This macro is of the jump type. It will jump the number of steps listed to the right if the above test passes.
-
- Check here to have this macro be of the wait type.
-
- This macro is of the wait type. This sequence will be paused until the above test passes.
-
- This is the name of the macro to run if the above test passes.
-
- This is the name of the macro to run if the above test fails.
-
- This is the number of steps in the sequence to jump if the above test passes. Positive and negative numbers are allowed. Zero counts as no jump.
-
-